home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SuperModels in the Rainforest
/
SuperModels in the Rainforest.iso
/
rain.dxr
/
00044_Girl -- Selector Sprite Script 2.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-13
|
155 b
|
9 lines
on mouseDown
global giCurrentGirl
buttonLogic()
if the result = 1 then
go(the frame - 1)
set giCurrentGirl to giCurrentGirl - 1
end if
end